GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationComment / AllowAnswer Property





In This Topic
AllowAnswer Property (AnnotationComment)
In This Topic
Specifies if the comment can be answered or not.
Syntax
'Declaration
 
Public Shadows Property AllowAnswer As Boolean
public new bool AllowAnswer {get; set;}
public read-write property AllowAnswer: Boolean; 
public hide function get,set AllowAnswer : boolean
public: __property new bool get_AllowAnswer();
public: __property new void set_AllowAnswer( 
   bool value
);
public:
new property bool AllowAnswer {
   bool get();
   void set (    bool value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationComment
AnnotationComment Members